UCF STIG Viewer Logo

ColdFusion must limit the maximum number of POST requests parameters.


Overview

Finding ID Version Rule ID IA Controls Severity
V-62507 CF11-05-000194 SV-76997r1_rule Medium
Description
DoS is a condition when a resource is not available for legitimate users. When this occurs, the organization either cannot accomplish its mission or must operate at degraded capacity. To reduce the possibility or effect of a DoS, the application server must employ defined security safeguards. These safeguards will be determined by the placement of the application server and the type of applications being hosted within the application server framework. Limiting the number of POST requests to the maximum number of form fields on any given page within the hosted application is used to mitigate the DoS attack known as HashDOS. For DoD systems, this parameter must be set to 50 or less.
STIG Date
Adobe ColdFusion 11 Security Technical Implementation Guide 2015-11-02

Details

Check Text ( C-63311r1_chk )
Within the Administrator Console, navigate to the "Settings" page under the "Server Settings" menu.

If "Maximum number of POST request parameters" is set greater than 50, this is a finding.
Fix Text (F-68427r1_fix)
Navigate to the "Settings" page under the "Server Settings" menu. Set "Maximum number of POST request parameters" to 50 or less and select the "Submit Changes" button.